home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 198
- Top = 103
- Width = 435
- Height = 304
- Caption = 'Form1'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- OnResize = FormResize
- TextHeight = 16
- object SpeedButton2: TSpeedButton
- Left = 268
- Top = 156
- Width = 85
- Height = 37
- end
- object Bevel1: TBevel
- Left = 252
- Top = 76
- Width = 157
- Height = 133
- end
- object Button1: TButton
- Left = 260
- Top = 12
- Width = 65
- Height = 57
- Caption = 'Button1'
- TabOrder = 0
- end
- object BitBtn2: TBitBtn
- Left = 308
- Top = 88
- Width = 85
- Height = 61
- Caption = 'BitBtn2'
- TabOrder = 1
- end
- object MaskEdit1: TMaskEdit
- Left = 240
- Top = 244
- Width = 109
- Height = 25
- MaxLength = 0
- TabOrder = 2
- Text = 'MaskEdit1'
- end
- object Panel1: TPanel
- Left = 56
- Top = 20
- Width = 181
- Height = 81
- Caption = 'Panel1'
- TabOrder = 3
- object Edit1: TEdit
- Left = 8
- Top = 8
- Width = 121
- Height = 24
- TabOrder = 0
- Text = 'Edit1'
- end
- object CheckBox1: TCheckBox
- Left = 8
- Top = 52
- Width = 97
- Height = 17
- Caption = 'CheckBox1'
- TabOrder = 1
- end
- end
- object GroupBox1: TGroupBox
- Left = 24
- Top = 112
- Width = 197
- Height = 61
- Caption = 'GroupBox1'
- TabOrder = 4
- object Button2: TButton
- Left = 8
- Top = 20
- Width = 89
- Height = 33
- Caption = 'Button2'
- TabOrder = 0
- end
- object Button3: TButton
- Left = 100
- Top = 20
- Width = 89
- Height = 33
- Caption = 'Button3'
- TabOrder = 1
- end
- end
- object RadioGroup1: TRadioGroup
- Left = 28
- Top = 180
- Width = 201
- Height = 89
- Caption = 'RadioGroup1'
- TabOrder = 5
- end
- object RadioButton1: TRadioButton
- Left = 41
- Top = 202
- Width = 113
- Height = 17
- Caption = 'RadioButton1'
- TabOrder = 6
- end
- object RadioButton2: TRadioButton
- Left = 40
- Top = 220
- Width = 113
- Height = 17
- Caption = 'RadioButton2'
- TabOrder = 7
- end
- object RadioButton3: TRadioButton
- Left = 40
- Top = 240
- Width = 113
- Height = 17
- Caption = 'RadioButton3'
- TabOrder = 8
- end
- object Resizer1: TResizer
- Left = 4
- Top = 4
- end
- end
-